Skip to content

Hostname

biglove.ch

Last fetched

biglove.ch resolves to 1 IPv4 address operated by AS21499 in DE.

Nutrition Label

WHISPER CANON · biglove.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/biglove.ch

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.55.10992.205.48.0/20AS21499DE

WHOIS identity

Registrar
Organization
meister + co.
Contact emails

Subdomains

1 observed subdomain of biglove.ch.

Web-graph footprint

Distinct hostnames that link to or from biglove.ch in the public web crawl.

9 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for biglove.ch.

MechanismTarget
SPF_Abiglove.ch
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.202.193.122
SPF_IP213.174.36.145
SPF_IP213.174.36.9
SPF_IP217.193.160.138
SPF_MXbiglove.ch

Related pages

Pivot deeper into the graph from biglove.ch.

Cypher and MCP

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

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