Skip to content

Hostname

nittygrittycreative.com

Last fetched

nittygrittycreative.com resolves to 3 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:1515 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.180.9115.235.128.0/17AS16276SG
15.235.181.22715.235.128.0/17AS16276SG
64.176.165.864.176.160.0/20AS20473AS-VULTR - The Constant Company, LLCIL

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of nittygrittycreative.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nittygrittycreative.com.

MechanismTarget
SPF_Anittygrittycreative.com
SPF_INCLUDEthewebhostserver.com
SPF_IP91.232.125.135
SPF_MXnittygrittycreative.com

Related pages

Pivot deeper into the graph from nittygrittycreative.com.

Cypher and MCP

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

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