Skip to content

Hostname

baseinc.com

Last fetched

baseinc.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. baseinc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · baseinc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baseinc.com

Resolution chain

No IPv4 resolution is recorded for baseinc.com in WhisperGraph.

IPv6 resolution

No AAAA record for baseinc.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1479
Registrant organisation
base
Contact emails
nocontactsfound@secureserver.net, pw-6e9048d4db177bb0077ea61a9a5ba76e@privacyguardian.org, pw-82efc9962eadc849599910b66688d511@privacyguardian.org, pw-ab5feff3c3707dd1084fd9c59ba5f42a@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • danica.ns.cloudflare.com
  • nikon.ns.cloudflare.com

MX records

  • baseinc-com.mail.protection.outlook.com

SPF policy

  • ip: 216.244.102.132/32
  • a: baseinc.com
  • mx: baseinc.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from baseinc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "baseinc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.