Skip to content

Hostname

eplastics.com

Last fetched

eplastics.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · eplastics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eplastics.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.153.199.21129.153.192.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:2
Organization
ridout plastics attn eplastics.com care of network solutions
Contact emails

Subdomains

4 observed subdomains of eplastics.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for eplastics.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.redatatech.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP173.252.189.164
SPF_IP173.95.8.19
SPF_IP192.169.236.146

Related pages

Pivot deeper into the graph from eplastics.com.

Cypher and MCP

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

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