Skip to content

Hostname

brandsdad.com

Last fetched

brandsdad.com resolves to 1 IPv4 address operated by ESL-AS-AP ExtentIT Solution Limited in BD. WHOIS lists iana:1462 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.248.201.163161.248.201.0/24AS153528ESL-AS-AP ExtentIT Solution LimitedBD

WHOIS identity

Registrar
iana:1462
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of brandsdad.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • brandsdad.com

SPF policy

5 SPF mechanisms authorising senders for brandsdad.com.

MechanismTarget
SPF_Abrandsdad.com
SPF_IP161.248.201.12
SPF_IP161.248.201.163
SPF_IP161.248.201.3
SPF_MXbrandsdad.com

Related pages

Pivot deeper into the graph from brandsdad.com.

Cypher and MCP

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

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