Skip to content

Hostname

afbinternational.com

Last fetched

afbinternational.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · afbinternational.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/afbinternational.com

Resolution chain

afbinternational.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
applied food biotechnology
Contact emails

Subdomains

11 observed subdomains of afbinternational.com.

Web-graph footprint

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

55 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for afbinternational.com.

MechanismTarget
SPF_Aafbinternational.com
SPF_Aironport.e-bind.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.165.20.5
SPF_IP129.121.176.191
SPF_IP208.223.129.173/32
SPF_MXafbinternational.com

Related pages

Pivot deeper into the graph from afbinternational.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "afbinternational.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.