Skip to content

Hostname

spf.netsip.tel

Last fetched

spf.netsip.tel resolves to 1 IPv4 address operated by AS212298 in FR.

Nutrition Label

WHISPER CANON · spf.netsip.telRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/spf.netsip.tel

Resolution chain

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

IPPrefixASNOperatorCountry
193.105.165.10193.105.165.0/24AS212298FR

WHOIS identity

No WHOIS records are currently associated with spf.netsip.tel in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for spf.netsip.tel.

MechanismTarget
SPF_IP193.105.165.10
SPF_IP193.105.165.36
SPF_IP193.105.165.41
SPF_IP193.105.165.42
SPF_IP193.105.165.54
SPF_IP193.105.165.55
SPF_IP2a0c:b641:5e0:0:0:0:0:10
SPF_IP2a0c:b641:5e0:0:0:0:0:54
SPF_IP2a0c:b641:5e0:0:0:0:0:55

Related pages

Pivot deeper into the graph from spf.netsip.tel.

Cypher and MCP

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

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