Skip to content

Hostname

panafricandating.com

Last fetched

panafricandating.com resolves to 2 IPv4 addresses operated by AS36218 in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · panafricandating.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/panafricandating.com

Resolution chain

panafricandating.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.42.24.84209.42.24.0/24AS36218CA
69.175.5.25269.175.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:1479
Organization
1&1 internet
Contact emails

Subdomains

9 observed subdomains of panafricandating.com.

Web-graph footprint

Distinct hostnames that link to or from panafricandating.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

7 SPF mechanisms authorising senders for panafricandating.com.

MechanismTarget
SPF_Apanafricandating.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP209.42.24.84
SPF_IP69.175.5.252
SPF_MXpanafricandating.com

Related pages

Pivot deeper into the graph from panafricandating.com.

Cypher and MCP

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

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