Skip to content

Hostname

needassistant.com

Last fetched

needassistant.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · needassistant.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/needassistant.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.121.234.11291.121.0.0/16AS16276FR

WHOIS identity

Registrar
iana:1068
Organization
need assistant
Contact emails

Subdomains

107 observed subdomains of needassistant.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for needassistant.com.

MechanismTarget
SPF_Aneedassistant.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP149.202.125.79
SPF_IP176.31.85.130
SPF_IP178.32.254.131
SPF_IP79.137.56.74
SPF_MXneedassistant.com

Related pages

Pivot deeper into the graph from needassistant.com.

Cypher and MCP

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

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