Skip to content

Hostname

favorizer.com

Last fetched

favorizer.com resolves to 1 IPv4 address operated by AS25504 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · favorizer.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/favorizer.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.243.60.11183.243.96.0/21AS25504DE

WHOIS identity

Registrar
iana:269
Organization
richard martin
Contact emails

Subdomains

392 observed subdomains of favorizer.com.

Threat posture

History

Mail and authentication

MX records

  • favorizer.com

SPF policy

3 SPF mechanisms authorising senders for favorizer.com.

MechanismTarget
SPF_Afavorizer.com
SPF_IP83.243.60.111
SPF_MXfavorizer.com

Related pages

Pivot deeper into the graph from favorizer.com.

Cypher and MCP

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

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