Skip to content

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

WHISPER CANON · semcat.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/semcat.net

Resolution chain

semcat.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.52.1110.0.0.0/0AS64073US
13.226.52.20.0.0.0/0AS64073US
13.226.52.320.0.0.0/0AS64073US
13.226.52.430.0.0.0/0AS64073US
18.239.69.1618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.3718.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.8818.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
52.85.25.12052.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.12752.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.3552.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.752.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
99.84.152.10799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.3999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
applied systems
Contact emails

Subdomains

31 observed subdomains of semcat.net.

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

SPF policy

2 SPF mechanisms authorising senders for semcat.net.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.