Skip to content

Hostname

factorin.bg

Last fetched

factorin.bg resolves to 1 IPv4 address operated by AS57344 in BG.

Nutrition Label

WHISPER CANON · factorin.bgRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/factorin.bg

Resolution chain

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

IPPrefixASNOperatorCountry
91.148.168.8791.148.168.0/24AS57344BG

WHOIS identity

Registrar
Organization
faktor i.n.
Contact emails

Subdomains

17 observed subdomains of factorin.bg.

Web-graph footprint

Distinct hostnames that link to or from factorin.bg in the public web crawl.

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for factorin.bg.

MechanismTarget
SPF_Afactorin.bg
SPF_INCLUDE_spf.cmailpro.net
SPF_IP77.77.149.171
SPF_IP77.77.150.43
SPF_IP91.148.168.87
SPF_IP91.215.216.18
SPF_IP91.215.218.147
SPF_IP91.230.192.86
SPF_IP91.230.195.12
SPF_MXfactorin.bg

Related pages

Pivot deeper into the graph from factorin.bg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "factorin.bg"})-[: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.