Skip to content

Hostname

agcbio.com

Last fetched

agcbio.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · agcbio.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/agcbio.com

Resolution chain

agcbio.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:299
Organization
cmc biologics
Contact emails

Subdomains

6 observed subdomains of agcbio.com.

Web-graph footprint

Distinct hostnames that link to or from agcbio.com in the public web crawl.

180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for agcbio.com.

MechanismTarget
SPF_Aagcbio.com
SPF_INCLUDE1924513.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-0070c601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.0.234.77/32
SPF_IP4.14.247.125/32
SPF_IP52.169.143.72/32
SPF_IP77.233.245.21/32
SPF_MXagcbio.com

Related pages

Pivot deeper into the graph from agcbio.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agcbio.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.