Skip to content

Hostname

ailifebuilder.com

Last fetched

ailifebuilder.com resolves to 1 IPv4 address operated by CTRLS-AS-IN - CtrlS in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
182.18.143.114182.18.143.0/24AS18229CTRLS-AS-IN - CtrlSIN

WHOIS identity

Registrar
iana:303
Organization
ai life builder.
Contact emails

Subdomains

6 observed subdomains of ailifebuilder.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ailifebuilder.com.

MechanismTarget
SPF_Aailifebuilder.com
SPF_Acmx3-mx2.my-hosting-panel.com
SPF_Acmx3-mx3.my-hosting-panel.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_MXailifebuilder.com

Related pages

Pivot deeper into the graph from ailifebuilder.com.

Cypher and MCP

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

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