Skip to content

Hostname

infrafer.com

Last fetched

infrafer.com resolves to 1 IPv4 address operated by AS329494 in DZ. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · infrafer.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/infrafer.com

Resolution chain

infrafer.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
102.207.216.121102.207.216.0/22AS329494DZ

WHOIS identity

Registrar
iana:82
Organization
bmgi international
Contact emails

Subdomains

8 observed subdomains of infrafer.com.

Web-graph footprint

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

82 sites link to this hostname.

302 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • infrafer.com

SPF policy

9 SPF mechanisms authorising senders for infrafer.com.

MechanismTarget
SPF_Ainfrafer.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP102.207.216.121
SPF_IP135.181.225.133/32
SPF_IP181.214.31.79
SPF_IP217.182.196.224
SPF_IP37.187.142.75
SPF_MXinfrafer.com

Related pages

Pivot deeper into the graph from infrafer.com.

Cypher and MCP

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

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