Skip to content

Hostname

artec-pulverisation.com

Last fetched

artec-pulverisation.com resolves to 3 IPv4 addresses operated by AS209510 in FR. WHOIS lists iana:1251 as the registrar.

Nutrition Label

WHISPER CANON · artec-pulverisation.comRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/artec-pulverisation.com

Resolution chain

artec-pulverisation.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1251
Organization
artec pulverisation
Contact emails

Subdomains

1 observed subdomain of artec-pulverisation.com.

Web-graph footprint

Distinct hostnames that link to or from artec-pulverisation.com in the public web crawl.

14 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for artec-pulverisation.com.

MechanismTarget
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP178.23.34.88/29
SPF_IP194.165.193.52
SPF_IP212.39.138.225/27
SPF_IP213.245.2.0/25
SPF_IP23.90.123.89
SPF_IP31.32.219.192/26
SPF_IP79.172.239.152

Related pages

Pivot deeper into the graph from artec-pulverisation.com.

Cypher and MCP

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

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