Skip to content

Hostname

niceandneatpro.com

Last fetched

niceandneatpro.com resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · niceandneatpro.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/niceandneatpro.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.190.198148.113.128.0/17AS16276CA
70.32.23.5070.32.16.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of niceandneatpro.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for niceandneatpro.com.

MechanismTarget
SPF_Aniceandneatpro.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.a2hosting.com
SPF_IP148.113.190.198
SPF_IP70.32.23.50
SPF_MXniceandneatpro.com

Related pages

Pivot deeper into the graph from niceandneatpro.com.

Cypher and MCP

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

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