Skip to content

Hostname

secuspm.com

Last fetched

secuspm.com resolves to 1 IPv4 address operated by SPM-TELECOM-1 - SPM TELECOM in PM. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · secuspm.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/secuspm.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.202.130.15142.202.130.0/24AS3695SPM-TELECOM-1 - SPM TELECOMPM

WHOIS identity

Registrar
iana:433
Organization
spm telecom
Contact emails

Subdomains

2 observed subdomains of secuspm.com.

Web-graph footprint

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

8 sites link to this hostname.

2,255 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for secuspm.com.

MechanismTarget
SPF_INCLUDEspf-0015ba01.pphosted.com
SPF_INCLUDEspf.cheznoo.net
SPF_INCLUDEspf.joinmyit.com

Related pages

Pivot deeper into the graph from secuspm.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "secuspm.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.