Hostname
ubccertifications.net
Last fetched
ubccertifications.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ubccertifications.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.155.10.133 | 35.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.155.25.34 | 35.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.226.0.192 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.241.24.70 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.252.248.50 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.191.126 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.11.214.68 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.244.225 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1cad76ae-1d07-45c4-921c-e04f40ce8b87@identity-protect.org
- 24ef6dc0-ca23-4ccc-b89e-bb8f77d6f784@identity-protect.org
- 3366a3c0-0c1b-4333-b8c3-94192db89117@identity-protect.org
- 562df4ce-747f-451a-bdb7-37afc2fc1ecf@identity-protect.org
- dc87ae83-8333-49f3-929d-93108e3934e4@identity-protect.org
- fc524509-ce02-41aa-80a8-f47f2f68530e@identity-protect.org
- itsec@carpenters.org
Web-graph footprint
Distinct hostnames that link to or from ubccertifications.net in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ubccertifications.net.
- IP · 35.155.10.133
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1cad76ae-1d07-45c4-921c-e04f40ce8b87@identity-protect.org
- TLD · .net
- Browse hostnames · ub…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ubccertifications.net"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.