Skip to content

Hostname

smartwearguide.com

Last fetched

smartwearguide.com resolves to 2 IPv4 addresses operated by AS42831 in GB. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · smartwearguide.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/smartwearguide.com

Resolution chain

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

WHOIS identity

Registrar
iana:1479
Organization
andres rodriguez
Contact emails

Subdomains

9 observed subdomains of smartwearguide.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for smartwearguide.com.

MechanismTarget
SPF_Asmartwearguide.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP109.200.30.123
SPF_IP154.16.7.2
SPF_IPfdec:ae16:fda7::/48
SPF_MXsmartwearguide.com

Related pages

Pivot deeper into the graph from smartwearguide.com.

Cypher and MCP

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

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