Skip to content

Hostname

badangadating.com

Last fetched

badangadating.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · badangadating.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/badangadating.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.48.104.24437.48.64.0/18AS60781NL

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of badangadating.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for badangadating.com.

MechanismTarget
SPF_IP109.169.41.171
SPF_IP37.48.118.148
SPF_IP83.149.118.18
SPF_IP83.149.125.243
SPF_IP94.242.231.210
SPF_IP94.242.231.214
SPF_IP94.75.194.97
SPF_IP95.211.197.232
SPF_IP95.211.240.37/28

Related pages

Pivot deeper into the graph from badangadating.com.

Cypher and MCP

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

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