Skip to content

Hostname

oswalextrusion.com

Last fetched

oswalextrusion.com resolves to 2 IPv4 addresses operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · oswalextrusion.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/oswalextrusion.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.178.108.50107.178.64.0/18AS53755IOFLOOD - Input Output Flood LLCUS
107.178.108.54107.178.64.0/18AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:303
Organization
champalal group
Contact emails

Subdomains

13 observed subdomains of oswalextrusion.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for oswalextrusion.com.

MechanismTarget
SPF_Aoswalextrusion.com
SPF_INCLUDEamazonses.com
SPF_IP107.178.108.54
SPF_IP107.189.159.202
SPF_MXoswalextrusion.com

Related pages

Pivot deeper into the graph from oswalextrusion.com.

Cypher and MCP

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

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