Skip to content

Hostname

guijek.com

Last fetched

guijek.com resolves to 2 IPv4 addresses operated by CLOUDIE-AS-AP - Cloudie Limited in JP. WHOIS lists iana:3882 as the registrar.

Nutrition Label

WHISPER CANON · guijek.comRouting diversity2.4/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/guijek.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.112.173.3103.112.173.0/24AS55933CLOUDIE-AS-AP - Cloudie LimitedJP
104.247.81.99104.247.80.0/22AS206834TEAMINTERNET-CA-AS - Team Internet AGCA

WHOIS identity

Registrar
iana:3882
Organization
daniel turcotte
Contact emails

Subdomains

95 observed subdomains of guijek.com.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for guijek.com.

MechanismTarget
SPF_IPfd1b:212c:a5f9::/48

Related pages

Pivot deeper into the graph from guijek.com.

Cypher and MCP

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

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