Hostname
smartdefense.defensorpr.com
Last fetched
smartdefense.defensorpr.com resolves to 1 IPv4 address operated by NUSTREAM-COMMUNICATIONS - Nustream Communications in PR.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.215.103.219 | 67.215.103.0/24 | AS18895 | NUSTREAM-COMMUNICATIONS - Nustream Communications | PR |
WHOIS identity
No WHOIS records are currently associated with smartdefense.defensorpr.com in WhisperGraph.
Subdomains
1 observed subdomain of smartdefense.defensorpr.com.
| Subdomain |
|---|
| www.smartdefense.defensorpr.com |
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for smartdefense.defensorpr.com.
| Mechanism | Target |
|---|---|
| SPF_A | smartdefense.defensorpr.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.greengeeks.net |
| SPF_IP | 162.249.4.227 |
| SPF_IP | 162.249.4.228 |
| SPF_IP | 192.249.114.250 |
| SPF_MX | smartdefense.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.