Skip to content

Hostname

uniform1.com

Last fetched

uniform1.com resolves to 2 IPv4 addresses operated by AS38652 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · uniform1.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/uniform1.com

Resolution chain

uniform1.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:1485
Organization
kotoriya
Contact emails

Subdomains

22 observed subdomains of uniform1.com.

Web-graph footprint

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

45 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uniform1.com.

MechanismTarget
SPF_IP110.92.2.113
SPF_IP110.92.2.123
SPF_IP110.92.2.135

Related pages

Pivot deeper into the graph from uniform1.com.

Cypher and MCP

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

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