Skip to content

Hostname

resourcepos.com

Last fetched

resourcepos.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. resourcepos.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 · resourcepos.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/resourcepos.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
resourcepos.com@contactprivacy.com, 00311675-ecec-4d26-8d45-92c357a3506a@identity-protect.org, 067e5db6-94a0-41ae-8b10-329a91b8648f@identity-protect.org, 26bec942-2052-47ed-81fb-7831526507bd@identity-protect.org, 557bb2d7-81de-4008-8c45-ea15e93d5630@identity-protect.org, 5e6b85f6-6b0a-4937-8ef1-093f30d91151@identity-protect.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

  • ns-470.awsdns-58.com
  • anton.ns.cloudflare.com
  • selah.ns.cloudflare.com
  • ns-819.awsdns-38.net
  • ns-1196.awsdns-21.org
  • ns-1932.awsdns-49.co.uk

MX records

  • resourcepos-com.mail.protection.outlook.com

SPF policy

  • ip: 148.139.124.8/29
  • ip: 148.139.125.8/29
  • include: mailsenders.netsuite.com
  • include: spf.protection.outlook.com
  • mx: resourcepos.com
  • include: _spf_cd.spamtitan.com
  • include: 21936323.spf04.hubspotemail.net
  • ip: 107.1.249.130
  • ip: 20.102.107.190
  • ip: 52.162.212.190

Threat-feed evidence

History

Related pages

Pivot from resourcepos.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: "resourcepos.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.