Skip to content

Hostname

datafactory.la

Last fetched

datafactory.la resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists registrar:enom, inc. as the registrar.

Nutrition Label

WHISPER CANON · datafactory.laRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint10.0/10canon.whisper.security/host/datafactory.la

Resolution chain

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

IPPrefixASNOperatorCountry
162.144.15.56162.144.12.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
registrar:enom, inc.
Organization
datafactory
Contact emails

Subdomains

165 observed subdomains of datafactory.la.

Web-graph footprint

Distinct hostnames that link to or from datafactory.la in the public web crawl.

193 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for datafactory.la.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEzcsend.net
SPF_IP167.114.101.222
SPF_IP69.20.90.76

Related pages

Pivot deeper into the graph from datafactory.la.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "datafactory.la"})-[: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.