Hostname
semcat.net
Last fetched
semcat.net resolves to 16 IPv4 addresses operated by AS64073 in US. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
semcat.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.52.111 | 0.0.0.0/0 | AS64073 | — | US |
| 13.226.52.2 | 0.0.0.0/0 | AS64073 | — | US |
| 13.226.52.32 | 0.0.0.0/0 | AS64073 | — | US |
| 13.226.52.43 | 0.0.0.0/0 | AS64073 | — | US |
| 18.239.69.16 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.26 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.37 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.69.88 | 18.239.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 52.85.25.120 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.127 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.35 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.7 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 99.84.152.107 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.17 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.39 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.40 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:292
- Organization
- applied systems
- Contact emails
Subdomains
31 observed subdomains of semcat.net.
Showing 24 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from semcat.net in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for semcat.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from semcat.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "semcat.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.