Skip to content

Hostname

nicomatic.com

Last fetched

nicomatic.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · nicomatic.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nicomatic.com

Resolution chain

nicomatic.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
julien nicollin
Contact emails

Subdomains

14 observed subdomains of nicomatic.com.

Web-graph footprint

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

148 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for nicomatic.com.

MechanismTarget
SPF_INCLUDE26655693.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.188.88.189
SPF_IP168.245.103.2
SPF_IP18.188.144.18
SPF_IP18.189.0.121
SPF_IP18.190.125.23
SPF_IP3.132.28.142
SPF_IP3.20.74.214
SPF_IP35.180.230.157
SPF_IP50.207.144.194
SPF_IP51.44.38.105
SPF_IP80.245.25.254
SPF_IP90.85.3.57

Related pages

Pivot deeper into the graph from nicomatic.com.

Cypher and MCP

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

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