Skip to content

Hostname

urban.one

Last fetched

urban.one resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · urban.oneRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/urban.one

Resolution chain

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

IPPrefixASNOperatorCountry
3.73.172.993.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
34.116.197.16134.116.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCPL
35.157.0.4935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.13.16963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
cenatorium sp. z o.o.
Contact emails

Subdomains

5 observed subdomains of urban.one.

Web-graph footprint

Distinct hostnames that link to or from urban.one in the public web crawl.

35 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for urban.one.

MechanismTarget
SPF_INCLUDE_spf.freshmail.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from urban.one.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "urban.one"})-[: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.