Skip to content

Hostname

backerco.com

Last fetched

backerco.com resolves to 1 IPv4 address operated by WORLDSTREAM in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.14.135.2545.14.132.0/22AS49981WORLDSTREAMNL

WHOIS identity

Registrar
iana:1387
Organization
backer viera trading
Contact emails

Subdomains

8 observed subdomains of backerco.com.

Web-graph footprint

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

53 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • backerco.com

SPF policy

7 SPF mechanisms authorising senders for backerco.com.

MechanismTarget
SPF_Abackerco.com
SPF_IP159.69.142.58
SPF_IP195.201.84.96
SPF_IP45.14.135.25
SPF_IP5.9.48.168
SPF_IP88.99.149.170
SPF_MXbackerco.com

Related pages

Pivot deeper into the graph from backerco.com.

Cypher and MCP

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

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