Skip to content

Hostname

adfig.com

Last fetched

adfig.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · adfig.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adfig.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:303
Organization
antonio figueiredo
Contact emails

Subdomains

9 observed subdomains of adfig.com.

Web-graph footprint

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

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for adfig.com.

MechanismTarget
SPF_Aadfig.com
SPF_Amail.adfig.com
SPF_INCLUDE_spf73.serverhs.org
SPF_MXadfig.com

Related pages

Pivot deeper into the graph from adfig.com.

Cypher and MCP

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

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