Skip to content

Hostname

numissima.com

Last fetched

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

Nutrition Label

WHISPER CANON · numissima.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/numissima.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.183.9287.99.131.0/24AS16276FR

WHOIS identity

Registrar
iana:1673
Organization
numissima
Contact emails

Subdomains

2 observed subdomains of numissima.com.

Web-graph footprint

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

18 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for numissima.com.

MechanismTarget
SPF_Anumissima.com
SPF_IP193.169.65.107/32
SPF_IP195.114.114.239
SPF_IP5.196.141.157
SPF_IP75.2.70.75/32
SPF_MXnumissima.com

Related pages

Pivot deeper into the graph from numissima.com.

Cypher and MCP

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

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