Skip to content

Hostname

scubago.com

Last fetched

scubago.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · scubago.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/scubago.com

Resolution chain

scubago.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.228.13218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:106
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of scubago.com.

Web-graph footprint

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

8 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for scubago.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP217.25.118.201
SPF_IP217.25.118.202
SPF_IP3.126.49.82
SPF_IP52.59.88.175
SPF_IP80.120.124.4
SPF_IP80.120.124.5
SPF_IP80.120.124.7
SPF_IP80.240.229.231
SPF_IP80.240.229.232
SPF_IP80.240.229.233
SPF_IP80.240.229.235
SPF_IP80.240.229.238
SPF_IP80.240.229.88
SPF_IP82.218.161.202
SPF_MXscubago.com

Related pages

Pivot deeper into the graph from scubago.com.

Cypher and MCP

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

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