Skip to content

Hostname

uperweedca.com

Last fetched

uperweedca.com resolves to 10 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in FR. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · uperweedca.comRouting diversity3.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uperweedca.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.116.245147.85.191.0/24AS47583AS-HOSTINGER - Hostinger International LimitedFR
147.79.119.3147.85.191.0/24AS47583AS-HOSTINGER - Hostinger International LimitedFR
84.32.84.20384.32.98.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
84.32.84.5084.32.98.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.113.16.10792.113.62.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.17192.113.62.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.19092.113.62.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.21692.113.62.0/24AS47583AS-HOSTINGER - Hostinger International LimitedDE
2.57.91.1512.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited
2.57.91.422.57.91.0/24AS47583AS-HOSTINGER - Hostinger International Limited

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of uperweedca.com.

Web-graph footprint

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

126 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uperweedca.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from uperweedca.com.

Cypher and MCP

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

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