Skip to content

Hostname

artfulbullet.com

Last fetched

artfulbullet.com resolves to 2 IPv4 addresses operated by OPTICFUSION - Isomedia, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · artfulbullet.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/artfulbullet.com

Resolution chain

artfulbullet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.113.102.20066.113.96.0/20AS30170OPTICFUSION - Isomedia, Inc.US
216.215.30.38216.215.0.0/19AS19800GCPUD-ORG - Grant County Public Utility DistrictUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of artfulbullet.com.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for artfulbullet.com.

MechanismTarget
SPF_IP66.113.102.192/27
SPF_MXartfulbullet.com

Related pages

Pivot deeper into the graph from artfulbullet.com.

Cypher and MCP

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

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