Skip to content

Hostname

newcurrencyfrontier.com

Last fetched

newcurrencyfrontier.com resolves to 2 IPv4 addresses operated by IDIGITAL - Idigital Internet Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.75.2923.111.74.0/23AS54643IDIGITAL - Idigital Internet Inc.CA
71.19.243.4371.19.243.0/24AS11831ESECUREDATA - eSecureDataCA

WHOIS identity

Registrar
iana:83
Organization
blue butterfly consulting
Contact emails

Subdomains

5 observed subdomains of newcurrencyfrontier.com.

Web-graph footprint

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

6 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • newcurrencyfrontier.com

SPF policy

6 SPF mechanisms authorising senders for newcurrencyfrontier.com.

MechanismTarget
SPF_Anewcurrencyfrontier.com
SPF_IP23.111.75.29
SPF_IP67.231.20.12
SPF_IP67.231.20.58
SPF_IP71.19.243.43
SPF_MXnewcurrencyfrontier.com

Related pages

Pivot deeper into the graph from newcurrencyfrontier.com.

Cypher and MCP

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

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