Skip to content

Hostname

urboapp.com

Last fetched

urboapp.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · urboapp.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/urboapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.251.158.24634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.229.2852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.27.19952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.15.22454.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.226.23054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.76.23454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of urboapp.com.

Web-graph footprint

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

155 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for urboapp.com.

MechanismTarget
SPF_Aurboapp.com
SPF_INCLUDEgold.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP164.138.219.28/32
SPF_IP185.80.2.102
SPF_MXurboapp.com

Related pages

Pivot deeper into the graph from urboapp.com.

Cypher and MCP

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

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