Skip to content

Hostname

ntalife.com

Last fetched

ntalife.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ntalife.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ntalife.com

Resolution chain

ntalife.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.58.158.235216.58.144.0/20AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:2
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of ntalife.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for ntalife.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.28.42.0/24
SPF_IP146.88.28.0/24
SPF_IP163.47.180.0/22
SPF_IP203.55.21.0/24
SPF_IP204.75.142.0/24
SPF_IP208.184.118.50
SPF_IP208.184.118.64/27
SPF_IP208.184.118.66
SPF_IP208.184.118.67
SPF_IP208.82.208.0/22
SPF_IP216.205.152.192/26
SPF_IP216.205.154.64/26
SPF_IP216.58.158.228
SPF_IP216.58.158.230
SPF_IP216.58.158.231
SPF_IP216.58.158.239
SPF_IP216.58.158.248
SPF_IP27.126.146.0/24
SPF_IP63.71.8.96/28
SPF_IP66.226.212.194
SPF_MXntalife.com

Related pages

Pivot deeper into the graph from ntalife.com.

Cypher and MCP

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

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