Skip to content

Hostname

resultify.se

Last fetched

resultify.se resolves to 1 IPv4 address operated by AS209242 in US. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · resultify.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/resultify.se

Resolution chain

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

IPPrefixASNOperatorCountry
199.60.103.88199.60.103.0/24AS209242US

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

10 observed subdomains of resultify.se.

Web-graph footprint

Distinct hostnames that link to or from resultify.se in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for resultify.se.

MechanismTarget
SPF_Aresultify.se
SPF_INCLUDE8310787.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP109.73.162.21
SPF_IP172.104.133.219
SPF_IP2a01:7e01:0:0:f03c:91ff:febc:83e7

Related pages

Pivot deeper into the graph from resultify.se.

Cypher and MCP

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

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