Skip to content

Hostname

infosysapps.com

Last fetched

infosysapps.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · infosysapps.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/infosysapps.com

Resolution chain

infosysapps.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
infosys
Contact emails

Subdomains

145 observed subdomains of infosysapps.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for infosysapps.com.

MechanismTarget
SPF_INCLUDE_spf-a.infosysapps.com
SPF_INCLUDEsparkpostmail.com
SPF_IP122.98.10.31/30
SPF_IP122.98.10.33
SPF_IP122.98.132.40
SPF_IP122.98.14.33
SPF_IP122.98.209.19
SPF_IP122.98.209.20
SPF_IP122.98.217.21/22
SPF_IP122.98.217.22
SPF_IP122.98.221.12
SPF_IP122.98.221.13

Related pages

Pivot deeper into the graph from infosysapps.com.

Cypher and MCP

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

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