Skip to content

Hostname

salemcc.edu

Last fetched

salemcc.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · salemcc.eduRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/salemcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
54.243.156.1054.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
salem community college
Contact emails

Subdomains

12 observed subdomains of salemcc.edu.

Web-graph footprint

Distinct hostnames that link to or from salemcc.edu in the public web crawl.

170 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for salemcc.edu.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEspf-009fbf01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP130.156.2.3
SPF_IP130.156.2.4
SPF_IP149.72.0.0/16
SPF_IP165.193.85.0/24
SPF_IP167.89.94.133/32
SPF_IP168.245.0.0/17
SPF_IP34.198.225.191/32
SPF_IP34.198.91.107/32
SPF_MXsalemcc.edu

Related pages

Pivot deeper into the graph from salemcc.edu.

Cypher and MCP

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

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