Skip to content

Hostname

smartdefense.defensorpr.com

Last fetched

smartdefense.defensorpr.com resolves to 1 IPv4 address operated by NUSTREAM-COMMUNICATIONS - Nustream Communications in PR.

Nutrition Label

WHISPER CANON · smartdefense.defensorpr.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/smartdefense.defensorpr.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.215.103.21967.215.103.0/24AS18895NUSTREAM-COMMUNICATIONS - Nustream CommunicationsPR

WHOIS identity

No WHOIS records are currently associated with smartdefense.defensorpr.com in WhisperGraph.

Subdomains

1 observed subdomain of smartdefense.defensorpr.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smartdefense.defensorpr.com.

MechanismTarget
SPF_Asmartdefense.defensorpr.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.greengeeks.net
SPF_IP162.249.4.227
SPF_IP162.249.4.228
SPF_IP192.249.114.250
SPF_MXsmartdefense.defensorpr.com

Related pages

Pivot deeper into the graph from smartdefense.defensorpr.com.

Cypher and MCP

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

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