Skip to content

Hostname

weverducre.com

Last fetched

weverducre.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:85 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.204.133.125128.204.128.0/19AS44453INTERNEX-ASAT
172.67.68.140172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:85
Organization
michael engel
Contact emails

Subdomains

9 observed subdomains of weverducre.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for weverducre.com.

MechanismTarget
SPF_Aweverducre.com
SPF_INCLUDEmail13.mcsignup.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.204.133.0/24
SPF_IP128.204.133.125
SPF_IP128.204.133.126
SPF_IP128.204.133.127
SPF_IP128.204.133.13
SPF_IP128.204.133.131
SPF_IP128.204.133.132
SPF_IP128.204.133.135
SPF_IP128.204.133.172
SPF_IP128.204.134.100
SPF_IP148.105.0.0/16
SPF_IP185.15.237.100/27
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP85.126.108.82
SPF_MXweverducre.com

Related pages

Pivot deeper into the graph from weverducre.com.

Cypher and MCP

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

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