Skip to content

Hostname

swmitech.org

Last fetched

swmitech.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · swmitech.orgRouting diversity6.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/swmitech.org

Resolution chain

swmitech.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.64.15216.12.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.65.016.12.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.65.21616.12.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.66.13616.12.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.1413.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2223.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2533.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.93.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.213.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.393.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2123.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2443.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.2452.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.23252.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.4052.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.109.8052.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.16852.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.111.4852.219.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

28 observed subdomains of swmitech.org.

Web-graph footprint

Distinct hostnames that link to or from swmitech.org in the public web crawl.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for swmitech.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomerspf.schoolmessenger.com
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP44.217.242.122
SPF_IP69.58.34.1
SPF_IP69.58.34.13
SPF_IP69.58.46.9

Related pages

Pivot deeper into the graph from swmitech.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swmitech.org"})-[: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.