Skip to content

Hostname

dns2.wadepro.com

Last fetched

dns2.wadepro.com resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
97.107.141.18697.107.128.0/20AS63949US

WHOIS identity

No WHOIS records are currently associated with dns2.wadepro.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • dns2.wadepro.com

SPF policy

8 SPF mechanisms authorising senders for dns2.wadepro.com.

MechanismTarget
SPF_Adns2.wadepro.com
SPF_Aoutbound.getsitehosted.com
SPF_Ase1.getsitehosted.com
SPF_Ase2.getsitehosted.com
SPF_IP69.42.49.14
SPF_IP69.42.49.144
SPF_IP69.42.49.195
SPF_MXdns2.wadepro.com

Related pages

Pivot deeper into the graph from dns2.wadepro.com.

Cypher and MCP

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

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