Skip to content

Hostname

basesupply.com

Last fetched

basesupply.com resolves to 1 IPv4 address operated by SUN-JAVA - Oracle Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · basesupply.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/basesupply.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.87.106.188139.87.104.0/22AS6142SUN-JAVA - Oracle CorporationUS

WHOIS identity

Registrar
iana:146
Organization
dns admin
Contact emails

Subdomains

3 observed subdomains of basesupply.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for basesupply.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.54.227
SPF_IP192.254.119.81
SPF_IP205.216.10.244/32
SPF_IP205.216.11.8/32
SPF_IP209.99.111.29
SPF_IP50.238.247.26
SPF_IP63.224.53.162
SPF_IP67.231.154.164/32

Related pages

Pivot deeper into the graph from basesupply.com.

Cypher and MCP

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

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