Skip to content

Hostname

barcodefactory.com

Last fetched

barcodefactory.com resolves to 2 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · barcodefactory.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/barcodefactory.com

Resolution chain

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

IPPrefixASNOperatorCountry
129.213.57.46129.213.48.0/20AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
129.80.44.39129.80.0.0/16AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

7 observed subdomains of barcodefactory.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for barcodefactory.com.

MechanismTarget
SPF_Abarcodefactory.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXbarcodefactory.com

Related pages

Pivot deeper into the graph from barcodefactory.com.

Cypher and MCP

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

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