Skip to content

Hostname

saltillo.com

Last fetched

saltillo.com resolves to 1 IPv4 address operated by MASSCOM - Massillon Cable Communications in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · saltillo.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/saltillo.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.140.148.16824.140.144.0/21AS12097MASSCOM - Massillon Cable CommunicationsUS

WHOIS identity

Registrar
iana:2
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

15 observed subdomains of saltillo.com.

Web-graph footprint

Distinct hostnames that link to or from saltillo.com in the public web crawl.

154 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for saltillo.com.

MechanismTarget
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP24.140.148.160/27
SPF_IP34.231.69.9

Related pages

Pivot deeper into the graph from saltillo.com.

Cypher and MCP

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

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