Skip to content

Hostname

ntconseil.com

Last fetched

ntconseil.com resolves to 1 IPv4 address operated by AS44902 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.95.59.20993.95.56.0/21AS44902FR

WHOIS identity

Registrar
iana:433
Organization
farrell, adrien
Contact emails

Subdomains

59 observed subdomains of ntconseil.com.

Web-graph footprint

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

20 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ntconseil.com.

MechanismTarget
SPF_Antconseil.com
SPF_INCLUDE_spf.fibracom.fr
SPF_INCLUDEmx.ovh.com
SPF_IP176.31.202.181
SPF_IP93.95.59.200/27
SPF_IP93.95.60.0/28
SPF_MXntconseil.com

Related pages

Pivot deeper into the graph from ntconseil.com.

Cypher and MCP

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

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